Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.routing.dm.CoreExtensions--schema

This contribution is part of XML component org.nuxeo.ecm.platform.routing.dm.CoreExtensions inside nuxeo-routing-dm-9.10.jar /OSGI-INF/dm-task-core-types-contrib.xml

Extension Point

Extension point schema of component TypeService.

Contributed Items

  • <schema name="task_step" prefix="tkst" src="schemas/task_step.xsd"/>
  • <schema name="conditional_task_step" prefix="ctkst" src="schemas/conditional_task_step.xsd"/>

XML Source

<extension point="schema" target="org.nuxeo.ecm.core.schema.TypeService">
    <schema name="task_step" prefix="tkst" src="schemas/task_step.xsd"/>
    <schema name="conditional_task_step" prefix="ctkst" src="schemas/conditional_task_step.xsd"/>
  </extension>